OnClickTextFieldWidget

constructor(textSupplier: Supplier<String>, onClick: OnClickTextFieldWidget.OnInteractAction)

Parameters

textSupplier

Supplier - supplier of the message the "text field" displays

onClick

Consumer - action to take when the button is pressed